*** New user option 'outline-minor-mode-buttons'.
This is a list of pairs of open/close strings used to display buttons.
-** Fonts
-
----
-*** Emacs now supports "medium" fonts.
-Emacs previously didn't distinguish between the "regular" weight and
-the "medium" weight, but it now also supports the (heavier) "medium"
-weight.
-
+++
** Support for the WebP image format.
This support is built by default when the libwebp library is
\f
* Incompatible Lisp Changes in Emacs 29.1
+** Fonts
+
+---
+*** Emacs now supports `medium' fonts.
+Emacs previously didn't distinguish between the `regular'/`normal'
+weight and the `medium' weight, but it now also supports the (heavier)
+`medium' weight. However, this means that if you previously specified
+a weight of `normal' and the font doesn't have this weight, Emacs
+won't find the font spec. In these cases, replacing ":weight 'normal"
+with ":weight 'medium" should fix the issue.
+
** Keymap descriptions have changed.
'help--describe-command', 'C-h b' and associated functions that output
keymap descriptions have changed. In particular, prefix commands are